func net/http.http2takeInflows

3 uses

	net/http (current package)
		h2_bundle.go#L1372: func http2takeInflows(f1, f2 *http2inflow, n uint32) bool {
		h2_bundle.go#L5697: 		if !http2takeInflows(&sc.inflow, &st.inflow, f.Length) {
		h2_bundle.go#L9927: 		if !http2takeInflows(&cc.inflow, &cs.inflow, f.Length) {